home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc1_2_x / fretext1.sit / Free Text Help_Services v1.01 / card_17994.txt < prev    next >
Text File  |  1990-04-13  |  1KB  |  14 lines

  1. -- card: 17994 from stack: in.01
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3166
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 1
  9. ----- text -----
  10.  
  11.      Indexing is an investment ΓÇö it costs a little time and disk space, but you get in exchange the ability to browse and correlate information throughout your database in real time.  Specifically, a Free Text index consists of two files:  one file of ΓÇ£keysΓÇ¥ (which are the distinct words and their occurrence counts in your database), and the other file of ΓÇ£pointersΓÇ¥ (which indicate where to find every instance of every word).  The index files have the same name as your original database file but with ΓÇ£.kΓÇ¥ or ΓÇ£.pΓÇ¥ appended.  They should be kept in the same folder as your main database file, so that Free Text can find and use them.
  12.  
  13.      Free Text index-building is *fast*!  On a standard Macintosh Plus with a slow hard disk drive, I typically have found that indexing proceeds at better than 3 megabytes/hour.  On a Mac II, I've measured speeds of 12-17 MB/h.  In one experiment, on a Sun Workstation (using qndxr.c, a compatible indexing program), I got over 50 MB/h.  Of course, your mileage may vary....
  14.